sched: rtds code clean-up
authorTianyang Chen <tiche@cis.upenn.edu>
Thu, 30 Jun 2016 12:00:34 +0000 (14:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 30 Jun 2016 12:00:34 +0000 (14:00 +0200)
commit36c659348837dd411ad6687a76825dd30dd8a419
tree1ba1bf278dbaf4b67229d3ee36fa331d140b961f
parent55f5d658e0ba32bff835a2138e730251fc822d87
sched: rtds code clean-up

No functional change:
 -aligned comments in rt_vcpu struct
 -removed double underscores from the names of some functions
 -fixed coding sytle for control structures involving lists
 -fixed typos in the comments
 -added comments for UPDATE_LIMIT_SHIFT

Signed-off-by: Tianyang Chen <tiche@cis.upenn.edu>
Reviewed-by: Dario Faggioli <dario.faggioli@citrix.com>
xen/common/sched_rt.c